// Здесь вы можите менять цвета а так же тег [SM]
// Пример выглядеть снизу
// Если нужна помощь заходи, помогу!
// https://discord.gg/sR9YAaC
//
// Возможные цвета читать тут:
// CSS - https://hlmod.ru/resources/more-colors.975/
// CSGO - https://hlmod.ru/resources/inc-cs-go-colors.1009/

"Phrases"
{
	"Timeleft"
	{
		"en"		"{BLUE}[SM]{DEFAULT} Time remaining for map: "
	}
	
	"Thetime"
	{
		"#format"		"{1:s}"	
		"en"		"{BLUE}[SM]{DEFAULT} The current server time is {1}"
	}
	
	"Friendly Fire On"
	{
		"en"		"{BLUE}[SM]{DEFAULT} Friendly Fire is enabled."
	}
	
	"Friendly Fire Off"
	{
		"en"		"{BLUE}[SM]{DEFAULT} Friendly Fire is disabled."
	}
	
	"Current Map"
	{
		"#format"		"{1:s}"
		"en"		"{BLUE}[SM]{DEFAULT} The current map is {1}."
	}

	"WinLimitAppend"
	{
		"en"		"{BLUE}[SM]{DEFAULT} , or change map after a team wins one round"
	}

	"WinLimit"
	{
		"en"		"{BLUE}[SM]{DEFAULT} Map will change after a team wins one round"
	}

	"MaxRoundsAppend"
	{
		"en"		"{BLUE}[SM]{DEFAULT} , or change map after one more round"
	}

	"MaxRounds"
	{
		"en"		"{BLUE}[SM]{DEFAULT} Map will change after one more round"
	}

	"FragLimitAppend"
	{
		"en"		"{BLUE}[SM]{DEFAULT} , or change map after player reaches one frag"
	}

	"FragLimit"
	{
		"en"		"{BLUE}[SM]{DEFAULT} Map will change after a player reaches one frag"
	}

	"WinLimitAppendPlural"
	{
		"#format"		"{1:i}"
		"en"		"{BLUE}[SM]{DEFAULT} , or change map after a team wins {1} rounds"
	}

	"WinLimitPlural"
	{
		"#format"		"{1:i}"
		"en"		"{BLUE}[SM]{DEFAULT} Map will change after a team wins {1} rounds"
	}

	"MaxRoundsAppendPlural"
	{
		"#format"		"{1:i}"
		"en"		"{BLUE}[SM]{DEFAULT} , or change map after {1} more rounds"
	}

	"MaxRoundsPlural"
	{
		"#format"		"{1:i}"
		"en"		"{BLUE}[SM]{DEFAULT} Map will change after {1} more rounds"
	}

	"FragLimitAppendPlural"
	{
		"#format"		"{1:i}"
		"en"		"{BLUE}[SM]{DEFAULT} , or change map after player reaches {1} frags"
	}

	"FragLimitPlural"
	{
		"#format"		"{1:i}"
		"en"		"{BLUE}[SM]{DEFAULT} Map will change after a player reaches {1} frags"
	}

	"LastRound"
	{
		"en"		"{BLUE}[SM]{DEFAULT} This is the last round!!"
	}

	"NoTimelimit"
	{
		"en"		"{BLUE}[SM]{DEFAULT} No timelimit for map"
	}

	"Next Map"
	{
		"#format"		"{1:s}"
		"en"		"{BLUE}[SM]{DEFAULT} Next Map: {1}"
	}

	"Pending Vote"
	{
		"en"		"{BLUE}[SM]{DEFAULT} Pending Vote"
	}
}
